Completed
Push — master ( 34f194...2fe923 )
by Alejandro
05:34
created

ExternalLink.js ➔ ExternalLink   A

Complexity

Conditions 1

Size

Total Lines 8
Code Lines 8

Duplication

Lines 0
Ratio 0 %

Code Coverage

Tests 0
CRAP Score 2

Importance

Changes 0
Metric Value
eloc 8
dl 0
loc 8
ccs 0
cts 2
cp 0
rs 10
c 0
b 0
f 0
cc 1
crap 2
1
import { ExternalLink } from 'react-external-link';
2
3
export default ExternalLink;
4